Deploy to Other Platform
Deploy your project to other platforms, currently supports Hostinger, WordPress, Netlify.
Deploy to Hostinger/WordPress
Deploy to hostinger/wordpress by ftp/scp
Deploy by FTP/SCP in ezsite
- Log in to
ezsite
. - Go to the project details page.
- Click the Deploy button in the top right corner.
- select Hostinger/WordPress in Platform field.
- Select FTP/SCP in File Transfer Type field.
- Enter your credentials.
- Click the Deploy button.
Deploy to Netlify
Deploy to Netlify by API
Find you Access Token
To generate a personal access token (PAT):
- Go to Applications > Personal access tokens.
- Select New access token.
- Enter a descriptive name to help you remember what the token will be used for.
- Select Allow access to my SAML-based Netlify team to authorize access to your SAML-based team data through the API.
- Select an Expiration date for your token to help keep your information secure.
- Select Generate token.
- Copy the token to your clipboard and store it in a safe location. Once you navigate away from this page, you won’t be able to access the value again.
- Select Done.
Deploy by API
- Log in to
ezsite
. - Go to the project details page.
- Click the Deploy button in the top right corner.
- Select Netlify in Platform field.
- Select API in File Transfer Type field.
- Enter your Access Token.
- Click the Deploy button.